authorize
Authorizes a user based on the provided request.
Return
The authorization response indicating whether the user is authorized.
Parameters
request
The authorization request containing the JWT token.
Authorizes a user based on the provided request.
The authorization response indicating whether the user is authorized.
The authorization request containing the JWT token.